PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../_images/f99a50ce01bf14abaf760c08c9fe4e526a6a476bea7d8dfc6bf0cb61c1d97670.png

Jeremy’s Plots:#

This script was last run at 2024-03-20 10:11:49.493494+00:00 (UTC)
In US/Central Time, this is 2024-03-20 05:11:49.493494-05:00
../_images/44853c14e589efaf37ddba66b83aa7871c60badd70fb2a4c3643370fe5ca0d63.png
../_images/fdd9690d416756083ede8fb418a6015ee3919d8b88a76870114af5061a80e95d.png